[Manager Summary]

PMSetError


Sets the value of the current printing error.
OSStatus PMSetError(OSStatus printError)
PARAMETERS
printError
The error number you wish to pass to the Printing Manager
function result
A result code. See Result Codes.
DISCUSSION
You can use the PMSetError function to cancel the current printing operation.
CARBON PORTING NOTES
 The PMSetError function replaces the Printing Manager function PrSetError. You are encouraged to reduce your use of this function.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.